I read about one million threads about how to make a VideoPreviewLayer filling the complete screen of an iPhone but nothing works ... maybe you can help me beca
I have a text field "presence_changed_at" with text values i.e. '2014/12/17 08:05:28 +0000. I need to convert this into timestamp. In postgreSQL there is functi
I am a student, just starting with python and I have a problem with the .drop function in pandas. I have created some dummies (for many variables, here I give o
I see in the google play console that a few app users are getting this error: java.lang.IllegalArgumentException: at com.bumptech.glide.manager.RequestManage
Is there a way to move a function from a file to other file that all references of this function in other files will be change automaticly?! i will do that in v
I have snippets of my code that should return the address of both the inorder and preorder successor of node alpha in a Double Threaded Binary Tree I am stuck w